This GitHub repository is all that is needed in terms of tutorial content. The simplest solution is to download the material using this link:
https://github.com/symmy596/Scipy2025_workshop/archive/refs/heads/main.zip
If you are familiar with Git, you can also clone this repository with:
$ git clone https://github.com/symmy596/Scipy2025_workshop.git
It will create a new folder named Scipy2025_workshop with all the content you will need.
There are a number of datasets required for these tutorials. These will need to all be downloaded prior to the tutorial and placed in the resources folder.
The following libraries are required to run the workshop
This task will involve reading, manipulating, and plotting linestring and polygon data. There will be a brief introduction on the task at hand and a run through of the tutorial as well as a brief discussion around the finer points of data visualisation.
Attendees will use the hydrosheds rivers dataset to plot rivers and river basins of countries and/or continents (the example uses Brazil).